home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-06-14 | 1.4 KB | 32 lines | [TEXT/CWIE] |
- =======================
- ReadMe - KL Group Beans
- =======================
-
- June 14, 1999
-
-
- CodeWarrior Pro now ships bundled with two of the KL Group's popular
- Java bean packages -- JClass Chart and JClass LiveTable. These beans
- will give you two powerful solutions to incorporate into your
- Rapid Application Development projects.
-
- There are some limitations on these versions, however. While still
- powerful tools, they are the lite versions of the product, so some
- of the properties available for the beans cannot be utilized. See
- the KL Group pdf documenation on the CodeWarrior Reference CD at
-
- \\Metrowerks\CodeWarrior\Documentation\Java\Docs\KL Group\
-
- for more information about the supported features.
-
- Also, CodeWarrior RAD currently has some limitations when using these
- beans as well. The JCClass Chart MultiChart bean uses a graphical
- property editor that is currently incompatible with CodeWarrior's RAD
- mechanism. It has been temporarily disabled while KL Group and
- Metrowerks engineers work on a solution to the problem.
-
- One other limitation is in the LiveTable bean; the two properties
- axisOrientation and view3D won't be properly set in the bean by our RAD
- tools, though it may appear so in the graphical development environment.
- You must manually write code to persist these properties. This problem
- will also be corrected in the future.